GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-09-20T16:55:51.0869008+00:00",
"SubmitDate": "2026-09-20T16:55:51.0869008+00:00",
"ReportPeriodStart": "2026-09-20T16:55:51.0869008+00:00",
"ReportPeriodEnd": "2026-09-20T16:55:51.0869008+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "57de34ed-f281-4d91-9554-0dfe9571615a",
"Rows": [
{
"ItemId": "b0764530-5437-462a-aa59-473eee7094ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "b0764530-5437-462a-aa59-473eee7094ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "57de34ed-f281-4d91-9554-0dfe9571615a",
"Rows": [
{
"ItemId": "b0764530-5437-462a-aa59-473eee7094ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "b0764530-5437-462a-aa59-473eee7094ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"0fe351c5-aa2f-426a-b024-77b48d2a72e1",
"012d678d-12cb-40dc-b52e-953b9f79b10c"
],
"Approvers": [
"e048eab4-4d1e-424c-9515-cc3232dbb8ef",
"cd2ef8ca-effe-4831-8c96-a0fb4d30ac5d"
],
"ApprovedBy": "41bd05a6-1a64-47a1-896a-9774ceadfc24",
"ApprovalDate": "2026-09-20T16:55:51.0869008+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "f466408a-0c30-43af-a9a7-64b085b9b55d",
"WorkPlanId": "29be20b8-4a8a-4369-9b7a-b0e9b6a213f1",
"id": "eaa1aea7-779a-4e56-9c5a-defe0afd8c16",
"ConfigId": "129fb463-a32b-4fb2-9f31-f7d4565d16e1"
},
{
"GenerationDate": "2026-09-20T16:55:51.0869008+00:00",
"SubmitDate": "2026-09-20T16:55:51.0869008+00:00",
"ReportPeriodStart": "2026-09-20T16:55:51.0869008+00:00",
"ReportPeriodEnd": "2026-09-20T16:55:51.0869008+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "57de34ed-f281-4d91-9554-0dfe9571615a",
"Rows": [
{
"ItemId": "b0764530-5437-462a-aa59-473eee7094ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "b0764530-5437-462a-aa59-473eee7094ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "57de34ed-f281-4d91-9554-0dfe9571615a",
"Rows": [
{
"ItemId": "b0764530-5437-462a-aa59-473eee7094ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "b0764530-5437-462a-aa59-473eee7094ec",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"0fe351c5-aa2f-426a-b024-77b48d2a72e1",
"012d678d-12cb-40dc-b52e-953b9f79b10c"
],
"Approvers": [
"e048eab4-4d1e-424c-9515-cc3232dbb8ef",
"cd2ef8ca-effe-4831-8c96-a0fb4d30ac5d"
],
"ApprovedBy": "41bd05a6-1a64-47a1-896a-9774ceadfc24",
"ApprovalDate": "2026-09-20T16:55:51.0869008+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "f466408a-0c30-43af-a9a7-64b085b9b55d",
"WorkPlanId": "29be20b8-4a8a-4369-9b7a-b0e9b6a213f1",
"id": "eaa1aea7-779a-4e56-9c5a-defe0afd8c16",
"ConfigId": "129fb463-a32b-4fb2-9f31-f7d4565d16e1"
}
]